You are here:
Symbol Reference > Monnit Namespace >
SmartRangerBase Class
>
SmartRangerBase Methods
>
SmartRangerBase.Create Method
Collapse All
SmartRangerBase.Create Method
SmartRangerBase Class
SmartRangerBase Members
SmartRangerBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
SmartRangerBase
Create
(
int
state
, Byte[]
rawData
);
public
static
SmartRangerBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
SmartRangerBase
See Also
SmartRangerBase Class
,
SmartRangerBase Members
,
SmartRangerBase Methods
Group
SmartRangerBase Methods
Remarks
This is Create, a member of class SmartRangerBase.